PHY SET VEHICLE STATIC FRICTION V

Set the static friction v property for the vehicle.

  Syntax
PHY SET VEHICLE STATIC FRICTION V ID,value#
  Parameters
ID
Integer
identification number of the vehicle
value#
Float
new static friction v value

  Returns

  Description

This is the static friction along the sliding axis. It is used as a stopping force on the vehicle when it is resting against a surface. It is basically how well the vehicle sticks to a surface when it"s not moving. The default value for this is 0.0 and the range extends from 0.0 to infinity.

  Example Code
No example code is provided for this command